object madExcept: TMadExcept Enabled = True MinDebugInfo = '$000184dc, $b9ad389b, $bd8137e5' NoSettings = False CheckFileCrc = True CheckFreeze = False FreezeTimeout = 60000 AutoSave = False AutoSaveIfNotSent = True AutoSend = False AutoSendBox = False AutoClip = True PauseThreads = True PlWaitBox = True AutoContinue = False AutoRestart = 0 AutoClose = 0 SendBtnVis = True SaveBtnVis = True PrintBtnVis = False ShowBtnVis = True ContinueBtnVis = False RestartBtnVis = True CloseBtnVis = True FocusedBtn = 0 SendAssis = 'SendAssistant' SaveAssis = 'SaveAssistant' PrintAssis = 'PrintAssistant' AutoShowBugRep = False UglyBtns = False MailAddr = 'sdexceptions@pctools.com' SendInBackgr = True MailAsSmtpServer = False MailAsSmtpClient = False UploadViaHttp = False MailViaMapi = True MailViaMailto = True SmtpServer = '' SmtpPort = 25 SmtpAccount = '' SmtpPassword = '' HttpServer = '' HttpPort = 80 HttpAccount = '' HttpPassword = '' AttachBugRep = True AttachBugRepFile = True DelBugRepFile = True BugRepSendAs = 'bugreport.txt' BugRepZip = '' ScrShotDepth = 0 ScrShotAppOnly = False ScrShotSendAs = 'screenshot.png' ScrShotZip = '' AddAttachs = '' BugRepFile = 'ErrorReport.txt' AppendBugReps = True BugRepFileSize = 50000 NoDupExcepts = True NoDupFreezes = True DupExceptDef = 1 DupFreezeDef = 2 ListThreads = True CpuRegs = True StackDump = True ShowDisAsm = True HideUglyItems = False ShowRelAddrs = True ShowRelLines = True FormatDisAsm = True LimitDisAsm = 100 Plugins = 'modules|processes|hardware' F1Classes = 'EDBEditError' F1NoBugRep = True F1NoScrShot = True F1NoHandlers = True F1NoSuspend = True F1ShowCfg = 3 F1Assis = '' F2Classes = '' F2NoBugRep = False F2NoScrShot = False F2NoHandlers = False F2NoSuspend = False F2ShowCfg = 0 F2Assis = '' GnNoBugRep = False GnNoScrShot = False GnNoHandlers = False GnNoSuspend = False GnShowCfg = 0 GnAssis = '' Assistant1 = 'SendAssistant|Send Assistant|ContactForm|DetailsForm|ScrShotForm' Assistant2 = 'SaveAssistant|Save Assistant|ContactForm|DetailsForm' Assistant3 = 'PrintAssistant|Print Assistant|ContactForm|DetailsForm' TitleBar = 'Smart Update has encountered a problem' ExceptMsg = 'Smart Update has encountered a problem and generated an exceptio' + 'n report. Please send this to PC Tools for further investigation' + '.' FrozenMsg = 'The application seems to be frozen.' BitFaultMsg = 'The file "%modname%" seems to be corrupt!' SendBtnTxt = 'email report' SaveBtnTxt = 'save report' PrintBtnTxt = 'print report' ShowBtnTxt = 'show report' ContinueBtnTxt = 'continue application' RestartBtnTxt = 'restart application' CloseBtnTxt = 'close application' OkBtnTxt = '&OK' DetailsBtnTxt = '&Details' PlWaitTitle = 'Information' PlWaitText = 'Please wait a moment...' MailSubj = 'LU2 Exception Report' MailBody = 'please find the bug report attached' SendBoxTitle = 'Sending bug report...' PrepAttMsg = 'Preparing attachments...' MxLookMsg = 'Searching for mail server...' ConnMsg = 'Connecting to server...' AuthMsg = 'Authentication...' SendMailMsg = 'Sending mail...' FieldMsg = 'Setting fields...' SendAttMsg = 'Sending attachments...' SendFinalMsg = 'Finalizing...' SendFailMsg = 'Sorry, sending the mail didn'#39't work.' end